summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-11-10 04:27:53 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-11-10 04:27:53 +0100
commit06ffe400c575188220d1293ba2378820b52b1336 (patch)
tree494c59688d9245a0b0a43d241dace2b229557e2c
parentUpdated 10. KerberosSDR Setup for KrakenSDR Software (markdown) (diff)
downloadkrakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar.gz
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar.bz2
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar.lz
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar.xz
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.tar.zst
krakensdr_docs.wiki-06ffe400c575188220d1293ba2378820b52b1336.zip
-rw-r--r--09.-VirtualBox,-Docker-Images-and-Install-Scripts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
index 850291a..a9e54c2 100644
--- a/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
+++ b/09.-VirtualBox,-Docker-Images-and-Install-Scripts.md
@@ -10,7 +10,7 @@ The image is provided as an OVA file, so in VirtualBox go to File->Import to use
Note that this uses the VirtualBox USB3.0 implementation as we have found that the USB2.0 implementation is too slow and drops samples. The USB3.0 implementation works well. In order to use the USB3.0 implementation you will need the Oracle VM VirtualBox Extension Pack from https://www.virtualbox.org/wiki/Downloads installed to your VirtualBox.
-We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested the image on a 6th gen and 11th gen intel CPU. The 6th gen runs the DOA software well and PR software well but not at full speed. The GNU Radio code struggles to keep up on 6th gen. The 11th gen is capable of handling everything.
+We recommend allocating 8GB of RAM and 4 CPU cores to the system. We have tested the image on a 6th gen and 11th gen intel CPU. The 6th gen runs the DOA software well. The GNU Radio code struggles to keep up on 6th gen. The 11th gen is capable of handling everything.
**Linux Hosts NOTE:** Note that on Linux hosts you will need to run the following command first, in order to allow for USB pass through to work.